home *** CD-ROM | disk | FTP | other *** search
- Path: access1.digex.net!not-for-mail
- From: ell@access1.digex.net (Ell)
- Newsgroups: comp.lang.c++
- Subject: Re: Model/View/Controller (MVC) implementation in C++ ?
- Date: 29 Feb 1996 02:32:57 GMT
- Organization: The Universe
- Distribution: world
- Message-ID: <4h338p$bgm@news4.digex.net>
- References: <4h1bpm$jht@murex.murex.fr>
- NNTP-Posting-Host: access1.digex.net
- X-Newsreader: TIN [UNIX 1.3 950824BETA PL0]
-
- Pascal MEHEUT (pascal@murex.fr) wrote:
- : I'm looking for a library or tool, either commercial or free to help
- : implementing the MVC paradigm in C++.
- :
- : I'm especially interesting in an "Events" system to implement the
- : communication between the Model and the Views.
-
- For Windows applications check out the MS C++ Foundation Class library.
- It is in VC++, Symantic C++, and other compilers. Borland 5.0 C++
- supports using the library.
-
- Elliott
-